- dataflow computer
- машина, управляемая потоком данных
Англо-русский словарь компьютерных и интернет терминов. 2013.
Англо-русский словарь компьютерных и интернет терминов. 2013.
Dataflow architecture — is a computer architecture that directly contrasts the traditional von Neumann architecture or control flow architecture. Dataflow architectures do not have a program counter, or (at least conceptually) the executability and execution of… … Wikipedia
Dataflow programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
Dataflow — This article is about software engineering. For the flow of data within a computer network see packet flow For the graphical representation of flow of data within an information system, see data flow diagram Dataflow is a term used in computing,… … Wikipedia
dataflow — ˈ ̷ ̷ ̷ ̷ ˌ ̷ ̷ noun : a computer architecture that utilizes multiple parallel processors to perform simultaneous operations as data becomes available … Useful english dictionary
Arvind (computer scientist) — Arvind is the Johnson Professor of Computer Science and Engineering in the Computer Science and Artificial Intelligence Laboratory at the Massachusetts Institute of Technology. He is a Fellow of the IEEE and the ACM, and he was elected to the… … Wikipedia
Reflection (computer programming) — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computi … Wikipedia
Reduced instruction set computer — The acronym RISC (pronounced risk ), for reduced instruction set computing, represents a CPU design strategy emphasizing the insight that simplified instructions which do less may still provide for higher performance if this simplicity can be… … Wikipedia
Class (computer programming) — In object oriented programming, a class is a construct that is used as a blueprint to create instances of itself – referred to as class instances, class objects, instance objects or simply objects. A class defines constituent members which enable … Wikipedia
Alliant Computer Systems — was a computer company that designed and manufactured parallel computing systems. Together with Pyramid Technology and Sequent Computer Systems, Alliant s machines pioneered the symmetric multiprocessing market. One of the more successful… … Wikipedia
Metaphor Computer Systems — (1982–1994) was a Xerox PARC spin off that created an advanced workstation, database gateway, a unique graphical office interface, and software applications that communicate[clarification needed].[citation needed] The Metaphor machine was one of… … Wikipedia
Reification (computer science) — Reification is the act of making an abstract concept or low level implementation detail of a programming language accessible to the programmer.For example, * the C programming language reifies the low level detail of memory addresses * the Scheme … Wikipedia